* Makefile.in (srcdir): Remove comment saying this doesn't work.
authorJim Blandy <jimb@redhat.com>
Tue, 25 May 1993 14:15:52 +0000 (14:15 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 25 May 1993 14:15:52 +0000 (14:15 +0000)
Makefile.in

index 5861999f8cefb69b7174c32c59854bbd7f74f6fb..672b10eb6af76fa7bfd91f6f849dbd48dd8d141d 100644 (file)
@@ -97,8 +97,7 @@ manext=.1
 # system, it is inappropriate to imply that it is part of Emacs.
 infodir=${prefix}/info
 
-# Where to find the source code - setting this to anything but
-# . doesn't work yet.  The source code for Emacs's C kernel is
+# Where to find the source code.  The source code for Emacs's C kernel is
 # expected to be in ${srcdir}/src, and the source code for Emacs's
 # utility programs is expected to be in ${srcdir}/lib-src.  This is
 # set by the configure script's `--srcdir' option.